1 2 3 4 5 6 7
# ~/.bashrc # Author: Mountain Man # Test for an interactive shell. if [[ $- != *i* ]] ; then return fi